H:\wwwroot\com.sjfzxm.qyk\log\20250106.txt
System.IO.FileNotFoundException: 未能找到文件“H:\wwwroot\com.sjfzxm.qyk\log\20250106.txt”。
文件名:“H:\wwwroot\com.sjfzxm.qyk\log\20250106.txt”
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
在 EnterpriseLibrary.Code.Filterdate.SaveStrTofile(String filename, String StrContTent, String code) 位置 F:\www\qyk\EnterpriseLibrary\EnterpriseLibrary\Code\filterdate.cs:行号 218H:\wwwroot\com.sjfzxm.qyk\404.aspx
企业库 服装鞋帽企业信息库 -世界服装鞋帽网
System.UnauthorizedAccessException: 对路径的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
在 System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
在 System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
在 System.IO.StreamWriter.Write(String value)
在 EnterpriseLibrary.Code.Filterdate.SaveStrTofile(String filename, String StrContTent, String code) 位置 F:\www\qyk\EnterpriseLibrary\EnterpriseLibrary\Code\filterdate.cs:行号 219